home *** CD-ROM | disk | FTP | other *** search
/ PC Home 109 / PC Home 109.iso / data1.cab / Program_Files / be002.dxr / 00212.ls < prev    next >
Encoding:
Text File  |  2001-03-02  |  160 b   |  10 lines

  1. on exitFrame
  2.   unLoad()
  3.   handcursor(6)
  4.   handcursor(28)
  5.   repeat with n = 1 to 80
  6.     puppetSprite(n, 0)
  7.     set the visible of sprite n to 1
  8.   end repeat
  9. end
  10.